PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getText Method
In This Topic
    getText Method
    In This Topic
    Gets the text included in the run.
    Syntax
    public java.lang.String getText()

    Return Value

    The text displayed on the page.
    See Also